using (ScriptAPI)
{
	AddUShort("PartyNo");
	AddByte("PartyIndex");
	AddByte("SlotIndex");
	AddUInt("HP");
	AddUInt("SP");
	AddUInt("LP");
}